Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] KIP-891: Connect Multiversion Support (Base PR with Plugin Loading Isolation Changes) #16984

Open
wants to merge 16 commits into
base: trunk
Choose a base branch
from

Conversation

snehashisp
Copy link

@snehashisp snehashisp commented Aug 23, 2024

The is one of a set of PRs for KIP-891. The list of total PRs given below all build one the previous one in the list. They can be reviewed individually, or if the complete set of changes is preferrable, please refer to the last PR.

This is PR#1 and contains changes to connects plugin loading package. It contains the set of changes to load versioned plugins based on maven versioning as described in the KIP and exposes a set of public methods for use in the other components of this KIP.

  1. [WIP] KIP-891: Connect Multiversion Support (Base PR with Plugin Loading Isolation Changes) #16984 - Plugins Loading Isolation Changes
  2. [WIP] KIP-891: Connect Multiversioning Support (Configs and Validation changes for Connectors and Converters) #17741 - Versioned Configs and Validation for Connector and Converters
  3. [WIP] KIP-891: Connect Multiversion Support (Transformation and Predicate Changes) #17742 - Transformation and Predicate Support
  4. [WIP] KIP-891: Connect Multiversion Support (Versioned Connector Creation and related changes) #17743 - Versioned Connector Creation

Additional PRs for changes to status endpoint showing currently running version and JMX metrics are underway and need not block any feedback for the existing PRs. Some manual testing has been done and extensive tests will soon be added.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@github-actions github-actions bot added the build Gradle build or GitHub Actions label Oct 28, 2024
@snehashisp snehashisp changed the title [WIP] Connect Multiversion Support (Plugin Loading Isolation Changes) (KIP-891) [WIP] KIP-891: Connect Multiversion Support (Base PR with Plugin Loading Isolation Changes) Nov 10, 2024
@snehashisp snehashisp marked this pull request as ready for review November 10, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Gradle build or GitHub Actions connect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants